home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / gutenprint / 5.2 / xml / escp2 / weaves / pro7000.xml next >
Encoding:
Extensible Markup Language  |  2009-04-02  |  1.5 KB  |  31 lines

  1. <?xml version="1.0"?>
  2.  
  3. <gutenprint xmlns="http://gimp-print.sourceforge.net/xsd/gp.xsd-1.0"
  4. xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  5. xsi:schemaLocation="http://gimp-print.sourceforge.net/xsd/gp.xsd-1.0 gutenprint.xsd">
  6. <copyright>
  7.  *   Copyright 2008 Robert Krawitz (rlk@alum.mit.edu)
  8.  *
  9.  *   This program is free software; you can redistribute it and/or modify it
  10.  *   under the terms of the GNU General Public License as published by the Free
  11.  *   Software Foundation; either version 2 of the License, or (at your option)
  12.  *   any later version.
  13.  *
  14.  *   This program is distributed in the hope that it will be useful, but
  15.  *   WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
  16.  *   or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  17.  *   for more details.
  18.  *
  19.  *   You should have received a copy of the GNU General Public License
  20.  *   along with this program; if not, write to the Free Software
  21.  *   Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  22. </copyright>
  23. <escp2:PrinterWeaves name="pro7000">
  24.  <weave translate="text" name="Off" text="Off" command="\033(i\001\000\000"/>
  25.  <weave translate="text" name="On" text="Interleave" command="\033(i\001\000\001"/>
  26.  <weave translate="text" name="FOL" text="Full Overlap" command="\033(i\001\000\002"/>
  27.  <weave translate="text" name="FourPass" text="Four Pass" command="\033(i\001\000\003"/>
  28.  <weave translate="text" name="FOL2" text="Full Overlap 2" command="\033(i\001\000\004"/>
  29. </escp2:PrinterWeaves>
  30. </gutenprint>
  31.